[INFO] cloning repository https://github.com/osodevops/xero-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/osodevops/xero-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosodevops%2Fxero-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosodevops%2Fxero-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d881b86a9309d3e1e41b665935154fbd7b0ddecb
[INFO] testing osodevops/xero-cli against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosodevops%2Fxero-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/osodevops/xero-cli
[INFO] finished tweaking git repo https://github.com/osodevops/xero-cli
[INFO] tweaked toml for git repo https://github.com/osodevops/xero-cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/osodevops/xero-cli on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/osodevops/xero-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded tiny_http v0.12.0
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded clap_mangen v0.2.31
[INFO] [stderr]   Downloaded roff v0.2.2
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded linux-keyutils v0.2.4
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9832ff966b7c75a5e4fe5009f4b509f84c85a6c6380913e651528055e442d7b3
[INFO] running `Command { std: "docker" "start" "-a" "9832ff966b7c75a5e4fe5009f4b509f84c85a6c6380913e651528055e442d7b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9832ff966b7c75a5e4fe5009f4b509f84c85a6c6380913e651528055e442d7b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9832ff966b7c75a5e4fe5009f4b509f84c85a6c6380913e651528055e442d7b3", kill_on_drop: false }`
[INFO] [stdout] 9832ff966b7c75a5e4fe5009f4b509f84c85a6c6380913e651528055e442d7b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5de71c39552f213ffe2e47bd078935a8da1459580c1ba08ea92f370f1462868
[INFO] running `Command { std: "docker" "start" "-a" "f5de71c39552f213ffe2e47bd078935a8da1459580c1ba08ea92f370f1462868", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling xero-cli v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 06s
[INFO] running `Command { std: "docker" "inspect" "f5de71c39552f213ffe2e47bd078935a8da1459580c1ba08ea92f370f1462868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5de71c39552f213ffe2e47bd078935a8da1459580c1ba08ea92f370f1462868", kill_on_drop: false }`
[INFO] [stdout] f5de71c39552f213ffe2e47bd078935a8da1459580c1ba08ea92f370f1462868
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 983b2e16e46106d893b8f84e54e32144d4ec30feae51fcf1718cb59ab4517498
[INFO] running `Command { std: "docker" "start" "-a" "983b2e16e46106d893b8f84e54e32144d4ec30feae51fcf1718cb59ab4517498", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling xero-cli v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "983b2e16e46106d893b8f84e54e32144d4ec30feae51fcf1718cb59ab4517498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "983b2e16e46106d893b8f84e54e32144d4ec30feae51fcf1718cb59ab4517498", kill_on_drop: false }`
[INFO] [stdout] 983b2e16e46106d893b8f84e54e32144d4ec30feae51fcf1718cb59ab4517498
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f825cd5734c299bf5723c5e8d570f69dd70046daabf036d0daf558c26336816b
[INFO] running `Command { std: "docker" "start" "-a" "f825cd5734c299bf5723c5e8d570f69dd70046daabf036d0daf558c26336816b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xero_cli-7297fff85280dea9)
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test api::pagination::tests::pagination_types_compile ... ok
[INFO] [stdout] test auth::tests::token_is_expired ... ok
[INFO] [stdout] test auth::tests::token_should_not_refresh_when_fresh ... ok
[INFO] [stdout] test auth::tests::token_not_expired ... ok
[INFO] [stdout] test auth::tests::token_should_refresh_within_5_minutes ... ok
[INFO] [stdout] test cache::middleware::tests::is_get_by_id_detection ... ok
[INFO] [stdout] test cache::middleware::tests::resource_type_extraction ... ok
[INFO] [stdout] test cache::middleware::tests::cache_key_no_params ... ok
[INFO] [stdout] test auth::token_store::tests::clear_file_removes_tokens ... ok
[INFO] [stdout] test auth::token_store::tests::file_roundtrip ... ok
[INFO] [stdout] test auth::token_store::tests::load_missing_file_returns_error ... ok
[INFO] [stdout] test cache::middleware::tests::cache_key_params_sorted ... ok
[INFO] [stdout] test cache::middleware::tests::cache_key_with_params ... ok
[INFO] [stdout] test cache::store::tests::get_nonexistent ... ok
[INFO] [stdout] test config::file::tests::parse_empty_toml ... ok
[INFO] [stdout] test config::file::tests::parse_full_toml ... ok
[INFO] [stdout] test config::file::tests::parse_minimal_toml ... ok
[INFO] [stdout] test config::file::tests::roundtrip_serialization ... ok
[INFO] [stdout] test config::profiles::tests::bookkeeper_includes_write_scopes ... ok
[INFO] [stdout] test config::profiles::tests::profile_deserialization ... ok
[INFO] [stdout] test config::profiles::tests::read_only_has_offline_access ... ok
[INFO] [stdout] test config::profiles::tests::scope_presets_exist ... ok
[INFO] [stdout] test config::tests::active_profile_returns_none_when_empty ... ok
[INFO] [stdout] test config::tests::load_missing_config_returns_defaults ... ok
[INFO] [stdout] test cache::store::tests::etag_and_last_modified ... ok
[INFO] [stdout] test error::tests::error_display_auth ... ok
[INFO] [stdout] test error::tests::error_display_api ... ok
[INFO] [stdout] test error::tests::error_display_rate_limited ... ok
[INFO] [stdout] test error::tests::error_has_diagnostic_code ... ok
[INFO] [stdout] test models::account::tests::deserialize_account ... ok
[INFO] [stdout] test models::account::tests::deserialize_accounts_wrapper ... ok
[INFO] [stdout] test models::allocation::tests::deserialize_allocation ... ok
[INFO] [stdout] test models::allocation::tests::deserialize_allocations_wrapper ... ok
[INFO] [stdout] test models::bank_transaction::tests::bank_transaction_type_display ... ok
[INFO] [stdout] test models::bank_transaction::tests::deserialize_bank_transaction ... ok
[INFO] [stdout] test models::bank_transaction::tests::deserialize_bank_transactions_wrapper ... ok
[INFO] [stdout] test models::bank_transfer::tests::deserialize_bank_transfer ... ok
[INFO] [stdout] test models::batch_payment::tests::deserialize_batch_payment ... ok
[INFO] [stdout] test models::bank_transfer::tests::deserialize_bank_transfers_wrapper ... ok
[INFO] [stdout] test models::batch_payment::tests::deserialize_batch_payments_wrapper ... ok
[INFO] [stdout] test models::branding_theme::tests::deserialize_branding_theme ... ok
[INFO] [stdout] test models::branding_theme::tests::deserialize_branding_themes_wrapper ... ok
[INFO] [stdout] test models::budget::tests::deserialize_budget ... ok
[INFO] [stdout] test models::budget::tests::deserialize_budgets_wrapper ... ok
[INFO] [stdout] test models::common::tests::deserialize_address ... ok
[INFO] [stdout] test models::common::tests::deserialize_line_item ... ok
[INFO] [stdout] test models::common::tests::parse_xero_date ... ok
[INFO] [stdout] test models::contact::tests::deserialize_contact ... ok
[INFO] [stdout] test models::contact::tests::deserialize_contacts_wrapper ... ok
[INFO] [stdout] test models::contact_group::tests::deserialize_contact_group ... ok
[INFO] [stdout] test models::contact_group::tests::deserialize_contact_groups_wrapper ... ok
[INFO] [stdout] test models::credit_note::tests::credit_note_status_display ... ok
[INFO] [stdout] test models::credit_note::tests::deserialize_credit_note ... ok
[INFO] [stdout] test models::credit_note::tests::deserialize_credit_notes_wrapper ... ok
[INFO] [stdout] test models::currency::tests::deserialize_currencies_wrapper ... ok
[INFO] [stdout] test models::currency::tests::deserialize_currency ... ok
[INFO] [stdout] test models::employee::tests::deserialize_employee ... ok
[INFO] [stdout] test models::employee::tests::deserialize_employees_wrapper ... ok
[INFO] [stdout] test models::expense_claim::tests::deserialize_expense_claim ... ok
[INFO] [stdout] test models::expense_claim::tests::deserialize_expense_claims_wrapper ... ok
[INFO] [stdout] test models::history::tests::deserialize_history_record ... ok
[INFO] [stdout] test models::history::tests::deserialize_history_records_wrapper ... ok
[INFO] [stdout] test models::invoice::tests::deserialize_invoice ... ok
[INFO] [stdout] test models::invoice::tests::deserialize_invoices_wrapper ... ok
[INFO] [stdout] test models::invoice::tests::invoice_status_display ... ok
[INFO] [stdout] test models::item::tests::deserialize_item ... ok
[INFO] [stdout] test models::item::tests::deserialize_items_wrapper ... ok
[INFO] [stdout] test models::journal::tests::deserialize_journal ... ok
[INFO] [stdout] test models::journal::tests::deserialize_journal_line ... ok
[INFO] [stdout] test models::journal::tests::deserialize_journals_wrapper ... ok
[INFO] [stdout] test models::linked_transaction::tests::deserialize_linked_transaction ... ok
[INFO] [stdout] test models::linked_transaction::tests::deserialize_linked_transactions_wrapper ... ok
[INFO] [stdout] test models::manual_journal::tests::deserialize_manual_journal ... ok
[INFO] [stdout] test models::manual_journal::tests::deserialize_manual_journals_wrapper ... ok
[INFO] [stdout] test models::organisation::tests::deserialize_organisation ... ok
[INFO] [stdout] test models::organisation::tests::deserialize_organisations_wrapper ... ok
[INFO] [stdout] test models::overpayment::tests::deserialize_overpayment ... ok
[INFO] [stdout] test models::overpayment::tests::deserialize_overpayments_wrapper ... ok
[INFO] [stdout] test models::payment::tests::deserialize_payment ... ok
[INFO] [stdout] test models::payment::tests::deserialize_payments_wrapper ... ok
[INFO] [stdout] test models::payment::tests::payment_status_display ... ok
[INFO] [stdout] test models::payment_service::tests::deserialize_payment_service ... ok
[INFO] [stdout] test models::payment_service::tests::deserialize_payment_services_wrapper ... ok
[INFO] [stdout] test models::prepayment::tests::deserialize_prepayment ... ok
[INFO] [stdout] test models::prepayment::tests::deserialize_prepayments_wrapper ... ok
[INFO] [stdout] test models::purchase_order::tests::deserialize_purchase_order ... ok
[INFO] [stdout] test models::purchase_order::tests::deserialize_purchase_orders_wrapper ... ok
[INFO] [stdout] test models::purchase_order::tests::purchase_order_status_display ... ok
[INFO] [stdout] test models::quote::tests::deserialize_quote ... ok
[INFO] [stdout] test models::quote::tests::deserialize_quotes_wrapper ... ok
[INFO] [stdout] test models::quote::tests::quote_status_display ... ok
[INFO] [stdout] test models::receipt::tests::deserialize_receipt ... ok
[INFO] [stdout] test models::receipt::tests::deserialize_receipts_wrapper ... ok
[INFO] [stdout] test models::repeating_invoice::tests::deserialize_repeating_invoice ... ok
[INFO] [stdout] test models::repeating_invoice::tests::deserialize_repeating_invoices_wrapper ... ok
[INFO] [stdout] test models::report::tests::deserialize_report ... ok
[INFO] [stdout] test models::report::tests::deserialize_reports_wrapper ... ok
[INFO] [stdout] test models::tax_rate::tests::deserialize_tax_rate ... ok
[INFO] [stdout] test models::tax_rate::tests::deserialize_tax_rates_wrapper ... ok
[INFO] [stdout] test models::tracking_category::tests::deserialize_tracking_categories_wrapper ... ok
[INFO] [stdout] test models::tracking_category::tests::deserialize_tracking_category ... ok
[INFO] [stdout] test models::tracking_category::tests::deserialize_tracking_option ... ok
[INFO] [stdout] test models::user::tests::deserialize_user ... ok
[INFO] [stdout] test models::user::tests::deserialize_users_wrapper ... ok
[INFO] [stdout] test output::csv::tests::render_csv ... ok
[INFO] [stdout] test output::json::tests::render_compact ... ok
[INFO] [stdout] test output::json::tests::render_pretty ... ok
[INFO] [stdout] test output::json::tests::render_single_item ... ok
[INFO] [stdout] test output::table::tests::render_empty ... ok
[INFO] [stdout] test output::table::tests::render_items ... ok
[INFO] [stdout] test output::tests::display_format ... ok
[INFO] [stdout] test output::tests::parse_invalid_format ... ok
[INFO] [stdout] test output::tests::parse_output_format ... ok
[INFO] [stdout] test output::yaml::tests::render_yaml_list ... ok
[INFO] [stdout] test output::yaml::tests::render_yaml_single ... ok
[INFO] [stdout] test rate_limit::backoff::tests::delay_capped_at_max ... ok
[INFO] [stdout] test rate_limit::backoff::tests::delay_increases_with_attempts ... ok
[INFO] [stdout] test rate_limit::backoff::tests::first_attempt_returns_delay ... ok
[INFO] [stdout] test rate_limit::backoff::tests::max_retries_returns_none ... ok
[INFO] [stdout] test rate_limit::backoff::tests::retry_after_respected ... ok
[INFO] [stdout] test rate_limit::budget::tests::budget_exhaustion ... ok
[INFO] [stdout] test rate_limit::budget::tests::budget_starts_at_zero ... ok
[INFO] [stdout] test rate_limit::budget::tests::increment_tracks_usage ... ok
[INFO] [stdout] test rate_limit::budget::tests::update_from_header_syncs ... ok
[INFO] [stdout] test rate_limit::limiter::tests::acquire_within_limit ... ok
[INFO] [stdout] test cache::store::tests::put_and_get ... ok
[INFO] [stdout] test cache::store::tests::clear_all ... ok
[INFO] [stdout] test rate_limit::limiter::tests::concurrent_limit_respected ... ok
[INFO] [stdout] test cache::store::tests::invalidate_key ... ok
[INFO] [stdout] test cache::store::tests::invalidate_by_resource ... ok
[INFO] [stdout] test cache::store::tests::stats_counts ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xero-172f27741084b254)
[INFO] [stdout] test cache::store::tests::expired_entry_returns_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-b0d36c9e8b683286)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test accounts_help ... ok
[INFO] [stdout] test budgets_help ... ok
[INFO] [stdout] test batch_payments_help ... ok
[INFO] [stdout] test auth_help ... ok
[INFO] [stdout] test bank_transfers_help ... ok
[INFO] [stdout] test cache_help ... ok
[INFO] [stdout] test bank_transactions_help ... ok
[INFO] [stdout] test branding_themes_help ... ok
[INFO] [stdout] test config_help ... ok
[INFO] [stdout] test config_show_default ... ok
[INFO] [stdout] test config_init_creates_file ... ok
[INFO] [stdout] test currencies_help ... ok
[INFO] [stdout] test contact_groups_help ... ok
[INFO] [stdout] test contacts_help ... ok
[INFO] [stdout] test employees_help ... ok
[INFO] [stdout] test help_flag_works ... ok
[INFO] [stdout] test credit_notes_help ... ok
[INFO] [stdout] test invalid_output_format ... ok
[INFO] [stdout] test completions_bash ... ok
[INFO] [stdout] test journals_help ... ok
[INFO] [stdout] test invoices_list_long_help ... ok
[INFO] [stdout] test expense_claims_help ... ok
[INFO] [stdout] test invoices_help ... ok
[INFO] [stdout] test linked_transactions_help ... ok
[INFO] [stdout] test items_help ... ok
[INFO] [stdout] test manual_journals_help ... ok
[INFO] [stdout] test payments_help ... ok
[INFO] [stdout] test overpayments_help ... ok
[INFO] [stdout] test prepayments_help ... ok
[INFO] [stdout] test organisation_help ... ok
[INFO] [stdout] test no_args_shows_help ... ok
[INFO] [stdout] test payment_services_help ... ok
[INFO] [stdout] test purchase_orders_help ... ok
[INFO] [stdout] test repeating_invoices_help ... ok
[INFO] [stdout] test quotes_help ... ok
[INFO] [stdout] test reports_help ... ok
[INFO] [stdout] test receipts_help ... ok
[INFO] [stdout] test short_help_is_concise ... ok
[INFO] [stdout] test tracking_categories_help ... ok
[INFO] [stdout] test tax_rates_help ... ok
[INFO] [stdout] test users_help ... ok
[INFO] [stdout] test completions_zsh ... ok
[INFO] [stdout] test completions_fish ... ok
[INFO] [stdout] test version_flag_works ... FAILED
[INFO] [stdout] test man_page_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- version_flag_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'version_flag_works' (656) panicked at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(0.4.0)
[INFO] [stdout] ├── var: xero 0.4.1 (d881b86)
[INFO] [stdout] └── var as str: xero 0.4.1 (d881b86)
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/xero" "--version"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout="xero 0.4.1 (d881b86)\n"
[INFO] [stdout] stderr=""
[INFO] [stderr] error: test failed, to rerun pass `--test cli_test`
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f843c2a841a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f843c2a841a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f843c2a841a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f843c2a841a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f843c2beb6a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f843c2beb6a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f843c2ae322 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f843c2ae322 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f843c28579f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f843c28579f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f843c2a0149 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f843c1f9fec - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f843c1f9fec - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f843c2a0302 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f843c2a0302 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f843c285858 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f843c27d089 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f843c28656d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f843c2bf37c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f843c22ece8 - core[786f478f706679df]::panicking::panic_display::<assert_cmd[accafb792cae4e35]::assert::AssertError>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f843c232707 - <assert_cmd[accafb792cae4e35]::assert::AssertError>::panic::<assert_cmd[accafb792cae4e35]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5f843c231937 - <<assert_cmd[accafb792cae4e35]::assert::AssertError>::panic<assert_cmd[accafb792cae4e35]::assert::Assert> as core[786f478f706679df]::ops::function::FnOnce<(assert_cmd[accafb792cae4e35]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f843c22c6d3 - <core[786f478f706679df]::result::Result<assert_cmd[accafb792cae4e35]::assert::Assert, assert_cmd[accafb792cae4e35]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[accafb792cae4e35]::assert::AssertError>::panic<assert_cmd[accafb792cae4e35]::assert::Assert>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5f843c1d36e4 - <assert_cmd[accafb792cae4e35]::assert::Assert>::stdout::<predicates[fe9ec6a968e1c6fc]::str::basics::ContainsPredicate, assert_cmd[accafb792cae4e35]::assert::StrOutputPredicate<predicates[fe9ec6a968e1c6fc]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:367:31
[INFO] [stdout]   24:     0x5f843c1de696 - cli_test[fcaf20ee10d814]::version_flag_works
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_test.rs:27:10
[INFO] [stdout]   25:     0x5f843c1d8867 - cli_test[fcaf20ee10d814]::version_flag_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_test.rs:21:24
[INFO] [stdout]   26:     0x5f843c1d7ca6 - <cli_test[fcaf20ee10d814]::version_flag_works::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5f843c1ee0cb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5f843c1ee0cb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5f843c1faabb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5f843c1faabb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5f843c1faabb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f843c1faabb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5f843c1faabb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f843c1faabb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5f843c1faabb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5f843c1f61d4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5f843c1f61d4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5f843c1fd6c2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5f843c1fd6c2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5f843c1fd6c2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5f843c1fd6c2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5f843c1fd6c2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f843c1fd6c2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5f843c1fd6c2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f843c2a7caf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x5f843c2a7caf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x76f3eff64aa4 - <unknown>
[INFO] [stdout]   48:     0x76f3efff1a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     version_flag_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 44 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f825cd5734c299bf5723c5e8d570f69dd70046daabf036d0daf558c26336816b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f825cd5734c299bf5723c5e8d570f69dd70046daabf036d0daf558c26336816b", kill_on_drop: false }`
[INFO] [stdout] f825cd5734c299bf5723c5e8d570f69dd70046daabf036d0daf558c26336816b
